Bug 517233 – Calling gdk_pixbuf_loader_close causes "GError set over the
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Sep 2008 05:19:29 +0000 (05:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Sep 2008 05:19:29 +0000 (05:19 +0000)
commit827b7e6f6686aa9206cf142c6aff4df74fe48ad8
tree9a85c5fa7b46a02a552a9afe120b59bde963ea82
parent6d64db6695cc87c778ee20848e4e43efe5bcac49
Bug 517233 – Calling gdk_pixbuf_loader_close causes "GError set over the

2008-09-06  Matthias Clasen  <mclasen@redhat.com>

        Bug 517233 – Calling gdk_pixbuf_loader_close causes "GError set over
        the top of a previous GError" warning

        * gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Don't overwrite
        errors. Reported by Andrey Tsyvarev

svn path=/trunk/; revision=21309
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-loader.c